projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d286a1f
)
widget-factory: make the combobox entry focusable
author
Cosimo Cecchi
<cosimoc@gnome.org>
Wed, 11 Jan 2012 16:46:56 +0000
(11:46 -0500)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Wed, 11 Jan 2012 16:46:56 +0000
(11:46 -0500)
tests/widget-factory.ui
patch
|
blob
|
history
diff --git
a/tests/widget-factory.ui
b/tests/widget-factory.ui
index aa606bc850a50cb5e1eb1d5c385654156950eb19..101e89ca01b7ab8e5f449e6d9ba182edcf5ba28d 100644
(file)
--- a/
tests/widget-factory.ui
+++ b/
tests/widget-factory.ui
@@
-527,7
+527,6
@@
Suspendisse feugiat quam quis dolor accumsan cursus. </property>
<property name="has_entry">True</property>
<child internal-child="entry">
<object class="GtkEntry" id="comboboxtext-entry">
- <property name="can_focus">False</property>
<property name="text" translatable="yes">comboboxentry</property>
</object>
</child>